Fix some doc typos
authorMatthias Clasen <matthiasc@src.gnome.org>
Tue, 3 Jul 2007 19:07:46 +0000 (19:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Tue, 3 Jul 2007 19:07:46 +0000 (19:07 +0000)
svn path=/trunk/; revision=18368

ChangeLog
gtk/gtkbuilder.c

index f4f4008ccafded4d5091a18b41df731cdad062f8..ffcc2384a864f784a6e523184fa56365a05ecbef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-07-03  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkbuilder.c: Fix some typos in docs.  (#452278,
+       Adam Schreiber)
+
 2007-07-03  Richard Hult  <richard@imendio.com>
 
        * gdk/quartz/gdkevents-quartz.c (create_key_event): Include
index 167a815b9bdd5c723d53cdd6607c08997c31e688..6f758cad216132ae58a9b3781ae162c20c372df0 100644 (file)
@@ -620,7 +620,7 @@ gtk_builder_new (void)
  * @filename: the name of the file to parse
  * @error: return location for an error, or %NULL
  *
- * Parses a string containing a <link linkend="BUILDER-UI">GtkBuilder 
+ * Parses a file containing a <link linkend="BUILDER-UI">GtkBuilder 
  * UI definition</link> and merges it with the current contents of @builder. 
  * 
  * Returns: A positive value on success, 0 if an error occurred